turbo
8d86ee52 - Good looking light and dark performance charts (#3113)

Commit
2 years ago
Good looking light and dark performance charts (#3113) Notable changes: * Displaying labels for every sampled module count (1000, 5000, 10000, 30000) * Thicker lines without points, larger text and legend * Proper number and unit formatting, automatic switching between milliseconds and seconds * Removed the title (we don't use it when embedding into the website) * Light and dark themes * Consistent ordering and colors for bundlers. **This means that if we want to add new bundlers, we'll have to edit the code.** In the future, we might want to do these mappings in a json file instead. ### Before ![image](https://user-images.githubusercontent.com/1621758/208966886-0aac50c8-2241-4c56-ba89-21cf6d339a1d.png) ### After Dark: ![image](https://user-images.githubusercontent.com/1621758/208966619-548016aa-ed76-460a-85f1-7e721eaaabb8.png) Light: ![image](https://user-images.githubusercontent.com/1621758/208966696-3b4fa98c-9827-4680-8caf-11f1c763eb1c.png)
Author
Parents
Loading