Software Open Access
Daniel C. Jones; Ben Arthur; Tamas Nagy; Mattriks; Shashi Gowda; Godisemo; Tim Holy; Andreas Noack; Avik Sengupta; Darwin Darakananda; Adam B; Iain Dunning; Simon Leblanc; Keno Fischer; David Chudzicki; Morten Piibeleht; Alex Mellnik; Dave Kleinschmidt; Tom Breloff; Yichao Yu; Joey Huchette; Mike J Innes; inkyu; john verzani; Artem Pelenitsyn; Calder Coalson; Ciarán O'Mara; Elliot Saba; Gerhard Aigner
<?xml version='1.0' encoding='utf-8'?> <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd"> <dc:creator>Daniel C. Jones</dc:creator> <dc:creator>Ben Arthur</dc:creator> <dc:creator>Tamas Nagy</dc:creator> <dc:creator>Mattriks</dc:creator> <dc:creator>Shashi Gowda</dc:creator> <dc:creator>Godisemo</dc:creator> <dc:creator>Tim Holy</dc:creator> <dc:creator>Andreas Noack</dc:creator> <dc:creator>Avik Sengupta</dc:creator> <dc:creator>Darwin Darakananda</dc:creator> <dc:creator>Adam B</dc:creator> <dc:creator>Iain Dunning</dc:creator> <dc:creator>Simon Leblanc</dc:creator> <dc:creator>Keno Fischer</dc:creator> <dc:creator>David Chudzicki</dc:creator> <dc:creator>Morten Piibeleht</dc:creator> <dc:creator>Alex Mellnik</dc:creator> <dc:creator>Dave Kleinschmidt</dc:creator> <dc:creator>Tom Breloff</dc:creator> <dc:creator>Yichao Yu</dc:creator> <dc:creator>Joey Huchette</dc:creator> <dc:creator>Mike J Innes</dc:creator> <dc:creator>inkyu</dc:creator> <dc:creator>john verzani</dc:creator> <dc:creator>Artem Pelenitsyn</dc:creator> <dc:creator>Calder Coalson</dc:creator> <dc:creator>Ciarán O'Mara</dc:creator> <dc:creator>Elliot Saba</dc:creator> <dc:creator>Gerhard Aigner</dc:creator> <dc:date>2020-06-14</dc:date> <dc:description>Gadfly v1.3.0 Diff since v1.1.0 Closed issues: Axis label orientation in subplots (#424) How to place the colorkey legend inside the plot? (#487) Error: add_plot_element not defined (#543) How to draw a single path with different coloring on different segments? (#705) Gadfly get into endless loop (#740) creating empty plot (#751) Feature request: map multiple numerical and categorical data to plots (#766) Histogram with alpha values, bars overlapping or bar highlight not same as bar color? (#810) Zero-argument function definition missing for plot() (#947) make SVG interactivity work with Atom (#1115) Julia 1.0 incompatibility in cat_aes_var!() (#1228) Stat.x_jitter with multiple Geoms (#1254) Stroke and Stroke Color (#1268) Plot not opening in web browser (#1300) Failed to precompile Compose and Gadfly (#1301) Plots missing from docs (#1302) Tutorial not working (deprecation in dataframes.jl) (#1304) Fail to precompile Gadfly (#1305) Update DOI and newest DOI doesn't work. (#1306) Cannot pass the test -- _jl_libpango not defined (#1309) Gadfly doesn't show plots in julia-vscode plot pane. (#1311) Deprecated msg, in DataFrames 0.19: getindex(df::DataFrame, col_ind::ColumnIndex)is deprecated, usedf[!, col_ind] (#1312) LoadError: syntax: missing comma or ) in argument list (#1314) MIME-type when plotting in Atom/Juno (#1316) default_point_size seems not to work (#1319) Cairo and Fontconfig incompatible with Gadfly (#1320) Update instructions to use precompile (#1321) font family and color in guide.annotation (#1323) ERROR: TypeError: in typeassert, expected Compose.PangoLayout, got Nothing (#1324) Help required in drawing a chart (#1327) Testing broken on 0.7 (#1328) y Scale options do not work for a list of functions properly (#1330) Show datapoints on hover (#1334) Cannot compile Gadfly on Linux (#1335) Different line width for error bar (#1336) shape does not properly work with layers (#1338) Documentation Gadfly.Guide.title (#1341) StackOverflowError: Gadfly.draw() fails for large images (#1342) Discrete key issue (#1344) CompatHelper.jl (#1346) Alpha in SVGJS (#1353) The function apply_statistic_typed doesn't handle type Measure (#1357) Function flatten conflict with exported function flatten from DataFrames (#1359) Gadfly shouldn't push a display onto the stack at init (#1361) making scatter plots with different shaped markers (issues) (#1366) UndefVarError: @colorant_str not defined (#1368) document color specification (#1374) Tag new release? (#1378) Render to Gtk (#1381) Improvement of rendering continuous color key in SVG (#1396) Plot failing to show in Atom (#1398) Consider tagging a new release (#1402) Add Gadfly.Scale.linestyle_discrete_manual() ? (#1406) Possible improvements for panel border (#1407) test Gadfly (#1409) Error in xlabel, with unicode characters and subscript (#1410) Legend title getting cut off (#1417) Layering two sound plots causes an unexpected error (#1421) Stat.density2d puts numbers bigger than 1 in z (#1426) Being able to specify color for Stat.qq (#1429) Geom.density2d with Scale transformation (#1431) Mixing colorants with Scales (#1437) Make Gadfly compatible with the new versions of Turing (#1440) New release? (#1442) Merged pull requests: feature/hvband (#1264) (@CiaranOMara) Remove lowlight_opacity (which has never worked) (#1294) (@cmcaine) bump dep compatibilities (#1308) (@tlnagy) [wip] getting docs to build again (#1315) (@tlnagy) DataFrames fixes (#1318) (@Mattriks) Update MIME type for show (#1322) (@jjerphan) Gallery example for Geom.segment (#1325) (@Mattriks) Cairo backend and errorbar cap color (#1329) (@Mattriks) Fix #1330 handle closures with special scaling (#1331) (@laborg) drop support for julia 0.7 (#1332) (@bjarthur) update cat_aes_var! (#1333) (@Mattriks) Fixes #1338 (#1339) (@Mattriks) Set Cairo compatibility (#1343) (@CiaranOMara) Geom.blank (#1345) (@Mattriks) CompatHelper: add new compat entry for "Requires" at version "0.5" (#1347) (@github-actions[bot]) CompatHelper: bump compat for "CategoricalArrays" to "0.7" (#1348) (@github-actions[bot]) Fixes #1344 (#1349) (@Mattriks) add compat for CategoricalArrays 0.6 (#1350) (@bjarthur) remove test dependency on CSV (#1351) (@bjarthur) remove Compat (#1352) (@bjarthur) remove Compat from Project.toml (#1355) (@bjarthur) Improvements for Measure types in the plot_aes (#1358) (@Mattriks) DataFrames_0.2 compatibility (#1360) (@Mattriks) CompatHelper: bump compat for "Requires" to "1.0" (#1363) (@github-actions[bot]) add TagBot (#1364) (@bjarthur) left and right triangles (#1365) (@Mattriks) CompatHelper: bump compat for "Colors" to "0.11" (#1369) (@github-actions[bot]) more Discrete Scale documentation (#1370) (@Mattriks) CompatHelper: bump compat for "Compose" to "0.8" (#1371) (@github-actions[bot]) Revert "CompatHelper: bump compat for "Colors" to "0.11"" (#1372) (@tlnagy) Position of GadflyDisplay in Base.Multimedia.displays (#1373) (@Mattriks) Size revamp 1: Scale.size_discrete2 (#1376) (@Mattriks) CompatHelper: bump compat for "Colors" to "0.11" (#1377) (@github-actions[bot]) Size revamp 2: Guide.sizekey (#1379) (@Mattriks) Fix typo (Geo.title --> Guide.title) (#1380) (@arvindh-manian) CompatHelper: bump compat for "Distributions" to "0.22" (#1382) (@github-actions[bot]) update compat to Colors v0.10 (#1383) (@bjarthur) fix DataFrames deprecation warnings (#1384) (@bjarthur) Size revamp3: ContinuousSizeScale (#1386) (@Mattriks) resolve issue #1374: document color spec. (#1388) (@ben-schulz) Document layers & Stat rules, and Stat.func (#1389) (@Mattriks) Extra docs for wide format plotting (#1390) (@Mattriks) Support explicit empty arrays (#1392) (@Mattriks) bump to new minor version (#1393) (@bjarthur) get docs to auto build again (#1397) (@bjarthur) CompatHelper: bump compat for "Juno" to "0.8" (#1399) (@github-actions[bot]) support unitful types by removing hardcoded casts to float (#1400) (@tlnagy) CompatHelper: bump compat for "Colors" to "0.12" (#1401) (@github-actions[bot]) CompatHelper: bump compat for "Distributions" to "0.23" (#1403) (@github-actions[bot]) bump patch version (#1404) (@bjarthur) make TagBot look for tags as old as the cron period (#1405) (@bjarthur) Theme grid order and panel line width (#1408) (@Mattriks) Guide.shapekey updates (#1411) (@Mattriks) bump compat for "CoupledFields" to 0.2 (#1412) (@Mattriks) bump compat for Cairo to 1.0 (#1414) (@Mattriks) bump compat for Unitful to 1.0 (#1416) (@Mattriks) Mapping for layers with functions (#1420) (@Mattriks) Stacked guides (#1423) (@Mattriks) Enable subplot axis label orientation (#1424) (@Mattriks) Geom.bar update 1 (#1428) (@Mattriks) Stat.contour with Scale transformation (#1432) (@Mattriks) Reduce testscripts 1 (#1433) (@Mattriks) Update Stat.qq (#1434) (@Mattriks) Increase support for color aesthetic (#1438) (@Mattriks) Enable alpha for Geom.rect (#1439) (@Mattriks) Guide.manual_discrete_key (#1441) (@Mattriks) Update @add_arg_table, hex and winsor (#1444) (@Mattriks) BarStatistic update (#1446) (@Mattriks) Bump compat for CategoricalArrays to 0.8 (#1447) (@Mattriks) helpful color clash error message (#1448) (@Mattriks) Adding guides to a blank plot (#1449) (@Mattriks) Gadfly v1.3 (#1450) (@Mattriks) </dc:description> <dc:identifier>https://zenodo.org/record/3893274</dc:identifier> <dc:identifier>10.5281/zenodo.3893274</dc:identifier> <dc:identifier>oai:zenodo.org:3893274</dc:identifier> <dc:relation>url:https://github.com/GiovineItalia/Gadfly.jl/tree/v1.3.0</dc:relation> <dc:relation>doi:10.5281/zenodo.593105</dc:relation> <dc:rights>info:eu-repo/semantics/openAccess</dc:rights> <dc:title>GiovineItalia/Gadfly.jl: v1.3.0</dc:title> <dc:type>info:eu-repo/semantics/other</dc:type> <dc:type>software</dc:type> </oai_dc:dc>
All versions | This version | |
---|---|---|
Views | 2,695 | 173 |
Downloads | 189 | 2 |
Data volume | 84.9 MB | 1.2 MB |
Unique views | 2,389 | 160 |
Unique downloads | 103 | 2 |