Closed adam-collins closed 1 year ago
This should go on a new ala-charts-plugin branch.
The new biocache-service /chart ws https://github.com/AtlasOfLivingAustralia/biocache-service/blob/chart/src/main/java/au/org/ala/biocache/web/ChartController.java#L97
One usage in ala-charts-plugin that requires change, wsCallAndRender https://github.com/AtlasOfLivingAustralia/ala-charts-plugin/blob/master/web-app/js/ALAChart.js#L272
Also consider the additional chart configuration options that will align with the /chart ws.
Chart paramenters to support are defined in #39
This tickets implements only point 3.
https://upsource.ala.org.au/ala-charts-plugin/review/ACP-CR-2
This should go on a new ala-charts-plugin branch.
The new biocache-service /chart ws https://github.com/AtlasOfLivingAustralia/biocache-service/blob/chart/src/main/java/au/org/ala/biocache/web/ChartController.java#L97
One usage in ala-charts-plugin that requires change, wsCallAndRender https://github.com/AtlasOfLivingAustralia/ala-charts-plugin/blob/master/web-app/js/ALAChart.js#L272
Also consider the additional chart configuration options that will align with the /chart ws.