I have noted multiple questions regarding the outline usage and installation but as I lack sufficient rep.points, I am not allowed to ask questions on them, so my apologies if this is a duplicate question.
As a capstone project I am attempting to build a basic program that extracts financial data from yahoo finance and displays it to the user in graphical form (candlestick_OCHL).
I've initially started using mplfinance and although I've got relatively satisfactory results, finplot appears to offer a few more customisation options which I think could better represent the data in graphical form, namely aspects such as sub plotting(2:2) which I cant seem to do with mplfinanace.
Ive attempted to install finplot via cmd (below indicates windows ver. and python ver.), the finplt is 1.6
However when using jupyterlab the following issue continuously appears:
could anyone possibly advise a course of action, or if not is there a different module that can offer more customizations (sub plotting,axes-title,wick markers, etc)