Yeah, uPlot looked great when I took a look at it for the new React UI. The only reason why we still went for Flot (https://www.flotcharts.org/) there was because that's what Grafana uses (always a good idea to leave open the possibility of potentially sharing code or features there), and because uPlot doesn't support stacked graphs (in fact, they are very against them for decent reasons), but I didn't want to remove features like that in the new UI.
On Fri, May 8, 2020 at 10:56 PM David Leadbeater <[email protected]> wrote: > On Fri, 8 May 2020 at 17:56, Ajay Kulkarni <[email protected]> wrote: > >> uPlot (https://github.com/leeoniya/uPlot) is a small footprint and fast >> time-series library we are currently evaluating. >> >> I don't have experience using it with Prometheus metrics, but there was a >> long discussion on HackerNews recently on the library in general: >> https://news.ycombinator.com/item?id=23045207 >> > > I have a very work in progress dashboard thing using uPlot with > Prometheus: https://github.com/dgl/mongrid -- it just about works, but > the whole thing is no more than a PoC yet (http://mongri.d.cx/ has a > quick demo). > > >> >> >> On Sun, May 3, 2020 at 4:10 PM Ismail Yenigul <[email protected]> >> wrote: >> >>> Hi >>> >>> I need a library that can read prometheus metrics and generate graphics >>> for use in my web application. >>> Grafana is very good at generating reports, but not very flexible in >>> generating reports specific to the user logged on the website. >>> I need a library like https://metricsgraphicsjs.org/ or similar. But I >>> am not sure which one is the best. >>> Which graphic library would you recommend to produce grafana-like >>> reports for each user on this subject? >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Prometheus Users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/prometheus-users/d08f312a-7789-4ac9-8a5b-a966f789c0fd%40googlegroups.com >>> <https://groups.google.com/d/msgid/prometheus-users/d08f312a-7789-4ac9-8a5b-a966f789c0fd%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> >> >> -- >> Ajay Kulkarni >> CEO/Co-Founder, Timescale >> http://timescale.com >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Prometheus Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/prometheus-users/CAHKSbB8KTO2GD7iocSLtBc0PPNX40GzMpDDE%2BfZ3CCJ7amsEZA%40mail.gmail.com >> <https://groups.google.com/d/msgid/prometheus-users/CAHKSbB8KTO2GD7iocSLtBc0PPNX40GzMpDDE%2BfZ3CCJ7amsEZA%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/CAP9KPhBFdnHax7EWpLcN000fJa2nJkNy7rU54x-Ke_v7ZyQh4w%40mail.gmail.com > <https://groups.google.com/d/msgid/prometheus-users/CAP9KPhBFdnHax7EWpLcN000fJa2nJkNy7rU54x-Ke_v7ZyQh4w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CA%2BT6YoyoCpG7JsZ%2BWBM%2BruGJ5AfRVCnxutyNYUPEsST4t%2B8eDQ%40mail.gmail.com.

