[June 27 – July 1]
List of tasks I have worked on:
- Worked on https://github.com/openwisp/netjsongraph.js/issues/115 to add support for narrow screens.
- Working on https://github.com/openwisp/netjsongraph.js/issues/113 to improve the UI of both geographic and logical maps.
- Worked on https://github.com/openwisp/netjsongraph.js/pull/141 to fix the realtime data update example.
Task I will be working on next week:
- I will complete the work on https://github.com/openwisp/netjsongraph.js/issues/113 to improve the UI of both geographic and logical maps.
- At least get started with https://github.com/openwisp/netjsongraph.js/issues/139 to fix the indoor map quirks.
Blockers:
- I'm stuck with https://github.com/openwisp/netjsongraph.js/issues/115 to add support for narrow screens. I used echarts media queries to resize on different screen sizes. It seems to work when we are resizing from a larger screen to a smaller screen. But when we view it on the smaller screen directly without resizing, it does not adapt to the screen size.
RegardsVaishnav