RandomFractals / vscode-data-preview

Data Preview 🈸 extension for importing 📤 viewing 🔎 slicing 🔪 dicing 🎲 charting 📊 & exporting 📥 large JSON array/config, YAML, Apache Arrow, Avro, Parquet & Excel data files
https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.vscode-data-preview
Apache License 2.0
550 stars 59 forks source link

Feature request: Log-log and semi-log plots #280

Closed PierreMarchand20 closed 2 years ago

PierreMarchand20 commented 3 years ago

It would be a nice feature if we could use logarithm scales for Y line chart (log-log and semi-log plots). I did not find a way to do it so I assumed it should be a feature request, but I may be mistaking.

RandomFractals commented 2 years ago

@PierreMarchand20 this sounds like a new chart type request for perspective viewer to add and support.

Please log it in the perspective viewer repo for the developers of that library to review and add: https://github.com/finos/perspective/issues

Data preview only provides a light web view wrapper around that data viewer to view different data files in vscode.