RomanIlchenko1308 / Python-Robot-App-Dash-VTK

The application is a simulation of a toy robot moving on a square tabletop, of dimensions 5 units x 5 units.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add JSON Output format

RomanIlchenko1308 opened this issue · comments

Add JSON Output Format

Add Dash Hover Over.

Benefits

  1. Using Hovering Over the dashboard, we can use it for picking the needed cell, highlighted it, and with pop up message request confirmation (model box can be created with HTML and CSS) move the 3D model to the needed location. It is some kind of duplication of the Replace button. Main idea to add interactivity to the app.

  2. In Dash Hover Over returns you JSON Output format. It is useful for parsing and if we would use some Databases and Pandas for more common way.