starboard-ventures / filecoin-network-health-dashboard

Public repo for submitting feedback, reporting bugs, and requesting features for the Starboard Filecoin Network Health Dashboard
1 stars 0 forks source link

Crispness of the visuals #7

Open jbenet opened 6 months ago

jbenet commented 6 months ago

The graphs and the typography isn't very crisp. It looks less good than other data vis tools. For ex compare starboard graphs vs dune graphs below.

I think the following matter:

Screen Shot 2024-02-06 at 16 11 40 Screen Shot 2024-02-06 at 16 15 03
beng-starboard commented 6 months ago

Hi @jbenet,

Thanks for your comments about the look and feel of the dashboard. We are in the process of refreshing the design of the dashboard, which addresses many of your comments here. Please stay tuned for our product update!

raulk commented 5 months ago

Have you come across Observable Framework? You can build pretty compelling visuals easily in a dashboard that lazy-loads the data from a variety of sources, including static json/csv files. Live demo.

observablehq com_framework_examples_plot_

jbenet commented 1 month ago

Agree with @raulk -- observable framework would be a great upgrade.

davidgasquez commented 4 weeks ago

In case it hells, during the last few months I've been using Framework to work on a website to surface Filecoin Metrics (code here showing how to read data from the Filecoin Open Data Portal).

Great way to quickly build a fully static dashboard (IPFS friendly!) and iterate quickly.

Would be a great tool to create an "ultrasound.money" style website for Filecoin.