TerriaJS / terriajs

A library for building rich, web-based geospatial data platforms.
https://terria.io
Apache License 2.0
1.18k stars 362 forks source link

Support bar charts #2026

Open stevage opened 8 years ago

stevage commented 8 years ago

This was requested at the National Map new UI launch. The use case was election data, showing first preferences as a bar chart when you click on a point.

AnaBelgun commented 5 years ago

Ability to visualise time series data with other types of charts has been requested again by NEAR/EUDM team. Below is their feedback: "Having some alternate charting types might be useful" More details here: https://docs.google.com/spreadsheets/d/1GPbQ9xeX4bgB2ZyZlpbqKZeBUvf3yf5qw9jb7wqs5CA/edit#gid=0

kring commented 5 years ago

Having some alternate charting types might be useful

That's some pretty vague feedback to build a major feature on. Do we know / can we find out more specifically what they're trying to accomplish and how alternate charting types would help?

We do have a mostly-implemented bar chart feature, though, so rolling that out wouldn't be too hard. It just might not be too useful, either.

AnaBelgun commented 5 years ago

Ana to follow up and see what examples they have when a bar chart would be better

AnaBelgun commented 5 years ago

when the time comes, there is an old PR here: https://github.com/TerriaJS/terriajs/pull/2362

kring commented 5 years ago

when the time comes, there is an old PR here: #2362

That's all in #3151 now.

AnaBelgun commented 5 years ago

Waiting for NEAR CSIRO team to provide more details about the expected chart behaviour