Traumflug

Results 424 comments of Traumflug

Here's a quick (Unix) shell script to generate CSS rules for all the sprites. One SCSS file per group, to allow having an individual color preset for each. To change...

Setting line style opacity to zero hides a series, see e.g. [documentation for 'line'](https://echarts.apache.org/en/option.html#series-line.lineStyle.opacity). This isn't elegant and doesn't animate, but works. I miss a `show` field for series as...

Thanks. There is no GitLab project yet, nor one planned in the near future, so I fear I have no link I could put into the README. My nice little...

> You requirements will be satisfied only through xAxis type 'category'. I mean I wrote into the bug report that I'm aware of these demos :-) These demos distribute candlesticks...

It's about xAxis type 'time'. And I don't complain about anything. My app is running better than the demos already, I ended up writing a couple of formatters. An xAxis...

Rather than planning for top-notch documentation, a simple set of instruction on how to get the example or these code snippets running at all would be a huge win. Is...

Well, this field doesn't store the IP used when ordering, but the one used during registration.

@[RahulVishK](https://github.com/RahulVishK) > we require a feature where it [...] keeps the data points to optimal number of points That's a very developer-centric view. Users of candle charts care much more...

P.S.: Nevertheless some kind of grouping is a good idea. Because the first candle of a week should more likely get a label on the time axis than other candles...