Anonyo Noor

Results 23 comments of Anonyo Noor
trafficstars

Currently Cria isn't really meant for online models, so this is not supported. If people are intrested though, it could be implemented. The closest thing available now would be using...

Absolutely! Depending on your experience, this issue may be a bit complex and will take a while to understand. Let me know which technologies you are most experienced in, and...

@shubham9069 It seems you are a seasoned React developer; this gives you a couple of options depending on what you want to dip your toes in. - This issue requires...

@mustafa-tola @aadarsh10c Sorry for the late reply, have at it.

@mustafa-tola Easiest way to test is to run the front-end with `npm run dev` and make sure all the components are working.

I've been experimenting with visx, but gathering data is hard, and the charts look somewhat ugly. The development build currently houses some JSX for the charts, but I am considering...

Okay, if you go to a filer on the wallstreetlocal website, you'll see two tabs: stocks and analysis. This issue works on adding a third: "charts." https://www.wallstreetlocal.com/filers/1067983 The code for...

No problem. I would recommend finding a charting library, and using the data to create those charts. Since you are starting off with the allocation chart, here are the examples...

@ahiddenproxy I have assigned you, please let me know if you need any additional context! Thank you! (Sorry for the late reply)

I should also mention, you don't need to worry about the pedantic details of the source code, if you don't wish to. I can point you to the function where...