lumean
lumean
@TylerLeonhardt Thanks for the quick feedback, while I work on the screen recording, can you tell me if there is an explicit way (e.g. via command palette) to trigger the...
+1 as workaround I'm using the following on the remote server: ``` $ mkdir -p /path/to/desired/location/.vscode-server $ mkdir -p /path/to/desired/location/.vscode-remote-containers $ rm -rf ${HOME}/.vscode-server $ rm -rf ${HOME}/.vscode-remote-containers $ ln...
Hi, I have no objections. Did you already have a look at the C3js integration I did? C3js supports a lot more graph types. But as it heavily depends on...
no not really. It would be nice if you could create / extend the tests and add an example to the examples folder.
Will merge it over easter (today / tomorrow). Cheers
> So what I propose (and will hopefully submit a PR for soon) is a slightly different rendering process, where the nodes for the data point popups aren't put into...
yes, this is how it currently works. Please feel free to submit a PR or add your suggestions here if you have improvement ideas. My time for this project is...
@noraj could you please indicate where you would expect the legend? or are you asking for an additional option to place the legend as overlay on the graph?
thanks for the reply, but can you please give some more details? I dont understand what you mean. What is the difference between inline and block? Are you referring to...
Ok thanks for clarification. Will mark this as enhancement and we can introduce either a new attribute for legend style or another position option. E.g. single column or single row...