Interface - Changes
- fixed SPARQL loader (thanks @tpluscode)
- updated readme (thanks @vladdoster)
- updated links
- Updated rawgraphs-charts from v1.0.0-beta-21 to v1.0.0-beta.26
Charts - New features
- slope chart: added chart
- pie chart: added chart
- line chart: added controls for ticks
Charts - Changes
- slope chart: fixed legend
- bar chart: fixed sorting. fixed labels when datatype is date.
- beeswarm: better naming of groups.
- bump chart: fixed issue related to vertical padding.
- gantt chart: now "start date" and "end date" visual variables accepts numbers.
- streamgraph: fixed a bug causing the disappearing of streams.
- voronoi diagram: changed category
- slope chart: fixed error when no values are mapped on the "series" dimension. fixed typos.
- pie chart: added size to legend when series are mapped.
- pie chart: labels on arcs now show the arc value
- added tutorials for pie chart and slope chart