Jeremy Wildfire
Jeremy Wildfire
Just ran in to this again - it is annoying.
We use top axes occasionally for really long charts, but I still think it's pretty low priority.
I think this is worth doing, but not sure I want to program modal functionality from scratch. Maybe we add `config.useModals` with default:`false and then use an existing modal framework...
Updated title to expand scope to cover other elements.
Saving this for larger data flow refactor (currently scheduled for v1.12.0). Downgrading "log" axis-type to experimental in v1.8.0. Leaning towards dropping values
Just realized a hijacked this issue a bit. Will add a new issue to cover the specific use case for titles in control labels.
Hmm. Makes sense, but also seems like a bit of an edge case, since I'm not sure if we've ever manually added rects to a bargroup. Marking low priority unless...
Created this thinking that `chart.marks` needed a better data model. This may still be true, but after looking more closely I'm not 100% convinced. I think the more pressing (and...
#176 makes mark selection easier, so mark customization should be much easier. Backwards compatible updates are tricky, but updated the issue to capture a minor improvement to the mark data.
Final verdict: bump this to v2.0.0. Bars and Points are different and transformData() is just too messy to update safely/quickly.