RMI-PACTA / pacta-dashboard-svelte

This is a demonstrative project, showing what a PACTA dashboard in Svelte might look like.
https://rmi-pacta.github.io/pacta-dashboard-svelte/
0 stars 0 forks source link

Add company-level techmix #34

Closed MonikaFu closed 3 weeks ago

MonikaFu commented 3 weeks ago

Here I add the company-level techmix to the company-level page. As with bubble it is not fully wired up but I will figure it out once I deal with the filters.

jdhoffa commented 3 weeks ago

Code looks good, but it seems that the company names and weights aren't rendering/ appearing in the plot, is that intentional?

Screenshot 2024-08-23 at 12 26 01
MonikaFu commented 3 weeks ago

@jdhoffa this is strange because they do render for me

image
jdhoffa commented 3 weeks ago

Ah it seems to be a light-mode/ dark-mode issue. The names render in light-mode, but not in dark-mode!

Relates to #32

MonikaFu commented 3 weeks ago

so strange! But good to know! We'll tackle it in #32 then!