Building a simple candlestick chart using Docker, FastAPI, and Vue 3 - Part 10
In the last article we set up the event emitter so
that when a symbol's data was fetched we could eventually display it in our chart components. The next step will be to
create said chart components. We'll want to create two types of charts:
A candl...
blog.jeffpohlmeyer.com5 min read