Conversation
load data from google sheet and folder
overwrite the rest files that may have changes from DE1
Fix google link input css
user can upload csv file after used google sheet without reload the page.
added acatter matrix source from benjiec
New scatter charts, and set charts full screen.
added button to set parallel chart full size, but there is a bug of missing brush after resize. I need to fix it next step.
It seems has a bug that cannot resize the height of left chart, need to compare with the previous parcoords.js version
All charts full screen basically working now, but still there are a lot of minor bugs left.
Left chart fullscreen
…tching full screen mode 1. fixed: zoomed area coordinates with the parallel chart when it is switching full screen mode 2. fixed: clean the pre-parameters before load new data 3. beautify the general code structures. 4. correct codes' miner typos
the dots size, opacity
in parcoords.js the function scale seems run before autoscale, so that the value will be overwrite by autoscale.. might need to double check later.
fixed thumbnails-btm_container's height when isLeftChartFullScreenToggled
|
@MingboPeng thank you for the pull request. I know that I asked you to send a pull request to this repository but at the same time I'm not sure who is going to make decisions about the future of DesignExplore at this point. Let me email @bhowes-tt and @JonatanS to see what will be the best approach and I will get back to you. |
|
@MingboPeng, @bhowes-tt will take care of this PR. Also make sure that you guys will have lunch when you start working at TT soon. Thanks again for doing this 💯 |
|
@MingboPeng - thank you so much for this. Awesome work! ⛵ I'm reviewing / testing now, and will likely come back with a few small items for you before we merge this pull. I'm excited to meet you! Be sure to come find us when you get started at TT. More to follow - stay tuned. |
|
Hi Ben, It seems cannot reply this by email! Thanks for testing out.
Thanks again. |
Fixed bugs: 1. Hide/Show Parallel coordinate 2. slider's img and 3d link problem
Added Scatter-matrix Chart reference
|
Excellent. I'll give the new build another test today... |
|
@MingboPeng - Looking good! I like the new loading sequence. no luck today though, maybe you are still in process, or I'm doing something wrong. I'm getting a http request error after pasting my folder link: I tried uploading data.csv, and creating and publishing a sheet called data.csv - both produced the same error. |
|
@bhowes-tt because google drive now needs different settings than before, I will make a tutorial soon. |
Supported Google Drive and server link, and clean the code
|
@bhowes-tt here is a tutorial demo |
|
@MingboPeng - sorry for the long radio silence. I finally got around to testing your latest version, and we are good to go! ⛵ 🐙 ⛵ Thank you again for the really great work. We're going to publish a blog post about this project soon, and I'd like to get some quotes from both you and @mostaphaRoudsari . |
|
@bhowes-tt Thanks so much for your testing. Now I am working on a new tutorial of how to prepare the data from Grasshopper for Design Explorer. Trying to make it simple for everyone to use. |






Added google Link, and full screen charts.
New scatter plots chart.