Gadfly.jl Versions Save

Crafty statistical graphics for Julia.

v1.3.4

2 years ago

Gadfly v1.3.4

Diff since v1.3.3

Closed issues:

  • Infer more defaults for univariate distributions (#1489)
  • Geom.label positioning with stacked bar plot (#1547)
  • Gadfly no interactivity in VSCode plot pane (and how to fix it) (#1548)
  • Error regarding Wine - Artix Linux (#1550)

Merged pull requests:

  • Add note to tutorial.md explaining pain point (#1534) (@JarredAllen)
  • CompatHelper: bump compat for "Distributions" to "0.25" (#1540) (@github-actions[bot])
  • Fix interactivity in VSCode plot pane. (#1549) (@MrVPlusOne)
  • upgrade to IndirectArrays 1.0; drop support for 0.5 (#1554) (@bjarthur)

v1.3.3

3 years ago

Gadfly v1.3.3

Diff since v1.3.2

Closed issues:

  • Possible bug: Geom.bar fails when given horizontal orientation argument but works fine with vertical (#1527)
  • transparency affects color key (#1531)
  • Text is overlapping/improperly cropped (#1532)
  • Gadfly embedded NULs and invalid plotting (#1535)

Merged pull requests:

  • CompatHelper: bump compat for "Showoff" to "1.0" (#1522) (@github-actions[bot])
  • Update CI.yml (#1525) (@rikhuijzer)
  • make Gadfly "relocatable" by not loading files at runtime (#1530) (@KristofferC)
  • Update CompatHelper.yml (#1536) (@rikhuijzer)
  • Add CategoricalArrays compat for 0.10 (#1537) (@rikhuijzer)
  • Set version to 1.3.3 (#1538) (@rikhuijzer)

v1.3.2

3 years ago

Gadfly v1.3.2

Diff since v1.3.1

Closed issues:

  • Geom.ribbon bounded left and right <- Feature Request (#1452)
  • Geom.density2d with color grouping (#1475)
  • Continuous color scale with Date type (Gadfly 1.2.1 vs Gadfly 1.3.1) (#1486)
  • Error when adding Gadfly package (#1487)
  • GitHub Actions CI (#1494)
  • Gadfly+Weave = Error (#1498)
  • Discrete histogram plot is flipped... (#1503)
  • Shift + scrolling to zoom in Firefox results in NaN values (#1504)
  • repeatedly add same vlines and hlines to same plot, in a theme almost (#1507)
  • CSV.jl in docs Project.toml (#1509)

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.24" (#1483) (@github-actions[bot])
  • Add favicon (#1488) (@rikhuijzer)
  • Color aesthetic with date (#1491) (@Mattriks)
  • CompatHelper: bump compat for "CategoricalArrays" to "0.9" (#1493) (@github-actions[bot])
  • Change to GitHub CI (#1495) (@rikhuijzer)
  • Fix CI (#1496) (@rikhuijzer)
  • Fix tests with DataFrames 0.22 on Julia 1.5 (#1499) (@nalimilan)
  • fix typo in docs (#1501) (@Hugo-Trentesaux)
  • Zoom fixes (#1505) (@blepabyte)
  • Bump Documenter version (#1506) (@rikhuijzer)
  • Color grouping for density2d (#1508) (@Mattriks)
  • Remove csv from docs Project.toml (#1510) (@Mattriks)
  • Geom.polygon and Geom.ribbon update (#1511) (@Mattriks)
  • Support Measures units more in x,y scales (#1512) (@Mattriks)
  • Horizontal or vertical ribbon (#1513) (@Mattriks)
  • Update TagBot.yml (#1517) (@DilumAluthge)
  • Quantile bars (#1521) (@rikhuijzer)
  • Set version to 1.3.2 (#1524) (@rikhuijzer)

v1.3.1

3 years ago

Gadfly v1.3.1

Diff since v1.3.0

Closed issues:

  • Text too big on plots (#405)
  • Contour plot with all lines in one color (#527)
  • Colors and Legend with Gadfly - how can I control them? (#974)
  • Switch to attobot for releases? (#1016)
  • No method matching isfinite for nullable Int64 (#1083)
  • subplot_grid not working with Scale (#1218)
  • How to make lines with Julia using Gadfly (Facility location problem)? (#1337)
  • Weird stacking of layers (#1391)
  • Out of curiosity, when does gadfly use data-melting? (#1451)
  • manual_color_key fails when handed color = Colorant[RGB(...), RGB(...)] (#1454)
  • error running first example of the tutorial: wrong local file association ? (#1456)
  • error on drawing a horizontal line (#1457)
  • Strange display() error with Gadfly (#1460)
  • Latex support (#1464)
  • InexactError when using integers in Geom.ribbon (#1477)
  • Perhaps tag new patch version? (#1482)

Merged pull requests:

  • Geom.line update (#1459) (@Mattriks)
  • Layer aesthetic inheritance improvement (#1463) (@Mattriks)
  • Geom.segment update (#1465) (@Mattriks)
  • Update instructions for using PackageCompiler.jl (#1467) (@f-ttok)
  • scales dict (#1468) (@Mattriks)
  • Flag Scale.color_none for deprecation (#1469) (@Mattriks)
  • CompatHelper: bump compat for "KernelDensity" to "0.6" (#1473) (@github-actions[bot])
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#1476) (@github-actions[bot])
  • Geom_ribbon: replace nan separator by missing (#1478) (@Mattriks)
  • tag v1.3.1 (#1484) (@bjarthur)

v1.3.0

3 years ago

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)

v1.1.0

4 years ago

v1.1.0 (2019-07-15)

Diff since v1.0.1

Closed issues:

  • Guide.ytick should accept a range (#1293)
  • Plot to browser does not work once Cairo and Fontconfig are imported (#1291)
  • Bugs in histogram when the x-axis are strings (#1289)
  • Relax dependency versions? (#1287)
  • Gadfly's Project.toml (#1282)
  • random color (#1274)
  • Geom.boxplot does not render correctly for certain data (#1273)
  • Simple opacity setting (#1270)
  • Horizontal Geom.bar not working (#1266)
  • Error after update (#1261)
  • Adopt git-flow workflow for a stable master branch (#1248)
  • svgjs, hstack and opacity (#1242)
  • Docs aren't getting deployed? (#1241)
  • ENH: Add standard errors to Geom.smooth? (#1238)
  • Histogram binning issue? (#1235)
  • How do I omit the Shapekey? (#1233)
  • display() (#1230)
  • draw SVG does not work (#1227)
  • opacity in the color scale (#1226)
  • Line break not working in color key title (#1225)
  • spy does not plot (#1216)
  • ERROR: LoadError: UndefVarError: pangolayout not defined (#1206)
  • Order dependent incorrect handling of NaN in Geom.ribbon (#1167)
  • histogram\(density = true\) and x\_discrete\(labels = ...\) incompatible ? (#1163)
  • Gadfly can't plot Unitful.jl Quantities (#1104)
  • Inexact error for histogram2d (#965)
  • Misplaced label with multibar charts (#733)
  • Gradient Scale and color (#723)
  • Order of colors in dodged bar plot? (#588)
  • Trouble using Scale.continuous_scale_partial with the color aesthetic (#573)
  • Geom.ribbon in does not accept Int vectors as input when used with Geom.smooth (#559)
  • Geom.bar(position=:dodge) and Geom.errobar (#525)
  • Order of Geom.subplot_grid (#496)
  • Better support the color aesthetic on boxplots (#482)
  • Choose range in Geom.histogram (#347)

Merged pull requests:

  • add Showoff 0.3 (#1298) (bjarthur)
  • Accept ranges in xticks, yticks (#1295) (cmcaine)
  • add compat with distributions v0.20 (#1288) (tlnagy)
  • get docs to build again (#1283) (bjarthur)
  • fix box plot colors for certain data (#1281) (bjarthur)
  • Make testscript date_bar.jl deterministic wrt date run (#1279) (non-Jedi)
  • Add Project.toml for new Julia Registrator package flow (#1277) (non-Jedi)
  • Remove usage of fieldnames function at runtime where possible (#1276) (non-Jedi)
  • add AOT instructions to docs (#1265) (bjarthur)
  • fix tests on julia 0.7 (#1260) (bjarthur)
  • put only a single copy of gadfly.js and snap.svg-min.js in text/html output (#1259) (bjarthur)
  • Scale.alpha_continuous & Scale.alpha_discrete (#1257) (Mattriks)
  • fix help screen and cross hair (#1251) (bjarthur)
  • Scale.color_continuous limits (#1250) (Mattriks)
  • Stat.histogram(limits=()) (#1249) (Mattriks)
  • Scale.{xy}group documentation (#1247) (Mattriks)
  • Boxplot dodging (#1246) (Mattriks)
  • Expand Scale sections in the Tutorial (#1245) (Mattriks)
  • Stat.dodge (#1240) (Mattriks)
  • Stat.histogram2d update (#1237) (Mattriks)
  • Stat.histogram update (#1236) (Mattriks)
  • Stat.ellipse and Geom.polygon updates (#1234) (Mattriks)
  • support TerminalExtensions.jl (#1232) (bjarthur)
  • Stat.smooth() confidence bands (#1231) (Mattriks)
  • Tweak mapping to improve plotting performance (#1229) (non-Jedi)
  • Enable plotting of Unitful values (#1105) (non-Jedi)

v1.0.1

5 years ago

v1.0.0

5 years ago

Gadfly is hitting 1.0

  • Julia 1.0 support✨(@bjarthur)
  • Conditionally load DataFrames code (@bjarthur)
  • Adds support non-linear transformations for Geom.abline (@Mattriks)

Various bugfixes and doc updates

v0.8.0

5 years ago

last release for julia 0.6

v0.7.0

5 years ago
  • support DataFrames.jl v0.11+
  • regression testing tool
  • improved SVG interactivity
  • add Geom.ellipse