mindok
mindok
svg.js is great, but it seems this PR is well and truly stuck despite the best efforts of @JanMisker to keep things moving. This, unfortunately, cripples a bunch of useful...
me too. On windows, Atom v1.41.0
So the official way of doing this would be through the `:custom_tick_formatter` options on each of the appropriate plots, but it would make sense to expose this for a `ContinuousLinearScale`...
Thanks @manuel-rubio - I'll bundle this up with a fix to move the axis to the correct spot too.
Hi @manuel-rubio - I was thinking about that over the weekend. I think the simplest approach is to just draw a zero line and leave the axes as they are....
Hi @manuel-rubio - the original tests rely on order of map keys (not a good idea). They broke with an upgrade of Elixir. It's on the to-do list... I'll create...
@manuel-rubio I made a basic bar chart with a negative value in the data based on the existing plain sample in the gallery. There are a couple of issues around...
### Time (X) axis > The axis should support time formatting (e.g. may introduce a dependence on the CLDR DateTime library). In any case, charts showing days and higher timeframes...
Looking very nice @DaTrader! With the ticks, have you looked at changing the interval count for the time scale? The actual interval is calculated by looking up the nearest round...
Hi @chasers, Yes - that's correct. Currently the bar chart is set up to use an "Ordinal Scale" only. This has a couple of special features to control plotting of...