That's impressive! You know what would be cool is to build it for ETF/Mutual Funds. Those funds disclose their holdings by category (small value, large growth, etc). So if a person has 10 shares of Target Retirement 2050...and then 100 shares of VTI, and x shares of something else....what does their asset allocation look like? (How much bonds, large equities, small, etc.)
WOWOWOWOW!! That's such a good idea I really love etfs I like investing in ark funds personally. Asset visualization is something that personally really interests me😀
Is this working in Visual Studio Code? I am trying it in VSC and it gives me a bunch of "File ... in line 206" and so on. How do you actually show the "Website", where the Visualizer is? Do I have to press anything?
Hi!, I'm trying to do this and I have this idea of having a little web app running with this for it to refresh every so often. Do you have any idea if when you run the function you can save it to an hmtl file and then point a redirect to it from the website?
Absolutely, I am not exactly a html expert but I can tell you that you save the pi chart as an image every time u run the code and then place it into ur web app environment by simply calling on it wherever it is stored... Not the most efficient way but quite fast and dirty.