Post a link to your observable notebook prototype here.
note: make sure you either ‘publish‘ your notebook or ‘enable link sharing‘ on it so we can see what you’ve worked on.
Post a link to your observable notebook prototype here.
note: make sure you either ‘publish‘ your notebook or ‘enable link sharing‘ on it so we can see what you’ve worked on.
This week, I learned Vue! I made a simple visualization of all movies in my database and added search and filter options. https://koffeeya.github.io/military-media/index.html
https://observablehq.com/d/54e6f69f2b99fbf9
For this prototype, I forked a notebook that implements this algorithm that transforms images to have this stippling dot effect. I wanted to see how it worked with other images and colors. After playing around with several images and color settings, I settled on using a picture of Rihanna and turning it blue. ?
For this weeks prototype, I added in an “ocean”, some clouds and a plane, and finally animated it so the plane “looks” like its flying through the sky.
https://observablehq.com/@v-lax/untitled
This week I have been exploring my data a little more and doing some basic visualizations.
https://observablehq.com/d/cccd633233c71a69
Still trying to get this deployed, but I thought I’d post it here: https://github.com/shaypepper/dv-studio/tree/main/pages/DataVizStudio/PrototypeThree
I was toying with how much d3 to use (if any) to create a sparkline element
Playing with Datatables:
https://observablehq.com/@kathiavf16/data-tables
Working with complex Excel file in Jupyter notebook using a few different packages:
I made a simple csv prototype of my data in dataframe:
https://github.com/nchikurova/advanced-studio/blob/master/Data_manipulation_dataframe.ipynb
Exploring data and almost made a json file in xlrd and openpyxl. The final version is coming
https://github.com/nchikurova/advanced-studio/blob/master/Data_openpyxl_new.ipynb
https://github.com/nchikurova/advanced-studio/blob/master/Data_xlrd_new.ipynb