Welcome to SandDance, build 53

What's new in build 53
Open issues in build 53

SandDance Applications:
SandDance App with BlacksBeach theme - Normal version of SandDance app.
SandDance with PowerBI theme - SandDance app, themed for PowerBI.

SandDance as Windows app - .zip file (unzip to a local directory and run SandDance.exe)
SocketServer.zip - source files and ReadMe.txt for a small app that can remotely control SandDance

SandDance Extensibility/API Demos:
Host SandDance SHAPE ENGINE in your web page:
1. Hello Shape
2. Hello Circles

Host SandDance CHART in your web page:
1. Hello Chart
2. Two Charts

Host SandDance APP in your web page:
1. Embed SandDance App within an IFRAME element and set data to custom URL
2. Hello App - Host SandDance App under a DIV element with access to full SandDance API

Embed BeachParty in a Jupyter Notebook:
1. bp4Jupyter.zip - files and ReadMe.txt for adding BP chart to Jupyter notebook

API Files (TypeScript interfaces):
1. Shape Engine
2. Chart Engine
3. App Engine (NOT YET AVAIL)