block by curran 8627b5ca95c388d2f571

Chiasm-Charts v0.1.2

Full Screen

This release of chiasm-charts adds dynamic scale types chat change based on the input data. This allows, for example, ordinal scales on a scatter plot.

Also, the axis labels are now relative to the outer box, rather than relative to the margin. This allows the user to interactively adjust the margin such that axis tick labels do not overlap with the axis labels.

Color options have also been included in the bar chart, and a new “backgroundColor” mixin has been introduced.

web counter

index.html

barChartData.csv

barChartData.json

iris.csv

iris.json

lineChartData.csv

lineChartData.json

main.js