Sean

Results 111 comments of Sean

One more thing to do, which is extend this to the echarts maps components

@timothyhoward I played around with something like that before - is this similar to what you're imagining? ![CleanShot 2023-08-15 at 11 00 43](https://github.com/evidence-dev/evidence/assets/12602440/7f71233d-b1ca-4c10-8382-fa02e7af352b)

@nemccarthy the maps are out already! Here is one of the map components: https://docs.evidence.dev/components/point-map/ It can be used as an input by setting the `name` prop.

If anyone is interested in contributing this, some info: ECharts is starting work on a gantt series: https://github.com/apache/echarts/issues/19579 There's an existing ECharts example here which may be helpful, though would...

@mjbloch the reason we left the formatting out for those rows was so it doesn’t skew the scale range - I was imagining the total rows would all show in...

I think the build error is coming from linking to parent directories that don't have an index page

@plotti we don't have this in progress yet. If you're willing to contribute this, that would be awesome!

Can you achieve this by making the values in the column negative, then adjust the `fmt`?