SandDance icon indicating copy to clipboard operation
SandDance copied to clipboard

Visually explore, understand, and present your data.

Results 146 SandDance issues
Sort by recently updated
recently updated
newest added

I'm using VS Code, opened the titanic csv downloaded from here https://www.openml.org/d/40945, and if I set "fare" as one of the axes, values will be all mixed up: 49.5, 5,...

enhancement

Hello, Thanks again for the great work on Sandance! I was wondering if there is a way to limit the zoom level on a graph. When zooming in all the...

enhancement
help wanted
good first issue

When I use the web-based app, I'm able to facet on a grid. For example in the sample Demo Vote data, I can create a grid of votes for Obama...

I have noticed the Radial view is a polar scatterplot. It can be used to exploring the global data. https://sanddancehome.azurewebsites.net/?p=3869 But I can't find how to open this view in...

enhancement
help wanted
good first issue

Hi, looks like the label is hard to click when they are small, although the cursor is a misleading pointer. This can be illustrated as below: 1. Access https://sanddance.js.org/app/ 2....

Originally mentioned in: https://github.com/microsoft/SandDance/issues/155#issuecomment-589845026_ Codesandbox: https://codesandbox.io/s/sanddance-js-demo-wwyv1 As per the above; these codesandboxe hasn't changed at all, no code changes, no reference changes, but now they are getting an error from...

Hi team, could you please assist me in this. Mentioned the link to Pbix file. ![image](https://user-images.githubusercontent.com/56529738/86849419-406dfc80-c0cd-11ea-80a5-5bce8290897e.png) [Pbix file](https://github.com/saivishwanathgoud/MachineLearning/blob/master/Association%20Rule%20Mining.pbix)

Is there any example code to show how react or vanilla usage of sanddance? I didn't find any valuable document about how to make our own data visualization in either...

help wanted
good first issue

Hi, I gave a try to SandDance today but I noticed it doesn't support .csv with comments. It could be great to have it work seamlessly ! :) Here is...

enhancement
help wanted
good first issue

Hi team, I'm testing Sanddance integration with a VueJS project and have been getting some build errors: ``` > @danmarshall/[email protected] postinstall C:\app\node_modules\@danmarshall\deckgl-typings > indefinitely-typed --folder deck.gl__aggregation-layers --folder deck.gl__core --folder deck.gl__layers...