Implement feature: create plot using plotlyjs
block, so there will be no dependency to dataviewjs plugin.
#17
Labels
enhancement
New feature or request
As of now,
obsidian-plotly
pluign usesdataviewjs
blocks to render charts from JS code.This is an unnecessary dependency and should be eliminated.
Custom
plotlyjs
block processor should be implemented to render charts from JS code.The text was updated successfully, but these errors were encountered: