bStats icon indicating copy to clipboard operation
bStats copied to clipboard

(Simple) Bar charts disabled

Open blablubbabc opened this issue 7 years ago • 5 comments

Hey, can you look into enabling (simple) bar charts again?

When trying to add one, I get 'Coming (back) soon! Check again in a few days! :-)' But this message seems to be active for quite some time already. :( (Actually, you mentioned that they are disabled here: https://github.com/BtoBastian/bStats/issues/41#issuecomment-336669729)

Hope you find some time to look into enabling them again!

Thanks!

blablubbabc avatar May 20 '18 12:05 blablubbabc

Hey, bar charts are more complicated to adjust to the new backend than the other charts were. At the moment I sadly don't have the time and motivation to re-implement them, but they have a high position on my TODO list, so they are probably one of the first things I'll do when I start adding features again.

Bastian avatar May 22 '18 13:05 Bastian

Would love to see these bar charts again. Hopefully you get the motivation soon ^_^

BillyGalbreath avatar Aug 06 '18 03:08 BillyGalbreath

@Bastian is the re-implementation of this feature still planned? It's basically the only custom chart type I used...

kernitus avatar Sep 13 '18 15:09 kernitus

What exactly is holding back the re-implementation of these disabled chart types? Maybe the community can help :)

Phoenix616 avatar Jun 19 '20 21:06 Phoenix616

What exactly is holding back the re-implementation of these disabled chart types? Maybe the community can help :)

From looking through the code, it looks like the API can accept and expose simple bar chart data but the backend doesn't have a way to store the data received from bar charts. There also isn't a UI for creating bar charts yet.

mdcfe avatar Jun 20 '20 08:06 mdcfe