Skip to content

v1.3.0

Compare
Choose a tag to compare
@bjarthur bjarthur released this 14 Jun 00:24
· 120 commits to master since this release
fe95b77

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: