Show HN: Tremor 3.0 – Open-source library to build dashboards fast

exod983 | 227 points

This is nice. If you are looking for more choices, Tabler[1] is another such component template, and I have used it to knock off visual dashboards fast. Not related; just another happy user.

1. https://tabler.io

Brajeshwar | a year ago

After a quick test, I have found that it doesn't provide a way to a select date from years ago. How am I supposed to select January 2017? going back 1 month at a time? It's a very common use case.

new_user_final | a year ago

If you're too tired to code in your spare time there is also:

https://www.metabase.com/

Which is of course much more under the hood than just the frontend, but it's trivial to setup with docker and the learning curve is a joke.

Plus: your sql-skills create great charts :) and the dashboards can be shared. Another new option is easily embedding created charts and dashboards into other websites.

reneberlin | a year ago

Very nice visual style, just one (recurring) gripe: Line charts apparently do not allow for zooming in or panning data (which is critical for reviewing time series).

This is something I come across in pretty much every single dashboard/charting example, and that can turn a dashboard from "just a pretty thing" to "extremely useful".

rcarmo | a year ago

Such a beautiful design, does it support Vue or is it only for React?

Alifatisk | a year ago

This seems really good for standard Saas reporting pages. Looks like it's missing two things that seem to be pretty common: funnel charts and a drag n' drop layout where users can self organize the cards / add new ones. Any chance that's coming?

Would love to sponsor this project!

alooPotato | a year ago

I really like this changelog page -- makes me wonder why isn't some easy to use custom HTML element for displaying a changelog page now that we have conventional commits (and at least one or two programs that generate changelogs programmatically from them)

hardwaresofton | a year ago

Can you make gantt charts with this? Many such libraries are missing this which is super annoying.

videogreg93 | a year ago

This looks really neat. How easy is it to bolt on if you already have an existing design system without tailwind in use?

bilalq | a year ago

Thank you for sharing. I have been utilizing it for my ongoing project. However, I am curious about the reason behind your decision to change the class name of Tailwind to "-tremor-".

hackerloom | a year ago
[deleted]
| a year ago

I'm a big fan of Tremor! Initially used it for their next level AreaChart but now using everything I can because they're just really nicely designed. The tailwind integration is great too.

sakerbos | a year ago

Please fix the scroll restoration, it makes it extremely annoying to navigate. Especially on the component view where I look at a component and want to go back and look at the next one

5Qn8mNbc2FNCiVV | a year ago

I recently went down the rabbit hole of car data visualization software. For example, AEMData:

https://www.google.com/search?client=safari&hl=en-us&q=aemda...

This is seemingly used by everyone in car racing, tuning, etc.

But most of the software like this are all pretty ancient Win98 styled interfaces using what looks like MFC.

Is there any reason that Tremor or Tabler or Highcharts or D3 or any other modern dataviz hasnt usurped this space? Why isn't there a web based analytics tool for the auto sector?

Solvency | a year ago

Can someone help me understand where tools like this fit?

Are they Tableau dashboard replacements?

Are the better than a standard bootstrap admin theme?

shahbazac | a year ago

Looks great.

Does it support live updating via websocket/sse ?

fasteo | a year ago

Have to see if it plays well with SvelteKit.

sureglymop | a year ago

Does it support react native?

ano88888 | a year ago

Can it Svelte?

sebastianconcpt | a year ago

[dead]

lfmunoz4 | a year ago

Seriously, most of "react" project just needs a professional template to start with. That's all you need.

I prefer a library to only focus on "Layout" and "Template" instead of components.

revskill | a year ago