Visualisation Ideas
flobauer opened this issue · 3 comments
I am currently experimenting with the visualisation of product price changes:
What I have found so far is, that many prices iterate in a specfic range. The Boxes you see is the general range of each products, the points are the price changes in price history. All displayed on the same price axis.
I would like to find out which products are more speculative than others. Any ideas or feedback is welcome.
The black Dot is the current price. The Graph is called boxplot and I used d3, I will open a pull request soon.
More vis is always good! I would assume this would be an alternative to the price history bars for each item? If we add this, we should be able to switch between the bars and the box plot. I need the bars for other analysis.
No, I would keep it as it is, I will add it as an experimental page.