Hacker News new | past | comments | ask | show | jobs | submit login

I was hoping this was something interactive using only svg. For example, one can do interactive charts with moving tooltips and a vertical cursor etc. fully in svg, using only hover states. (I thought Pygal [1] did this, but now that I check it again, it seems to require javascript for the tooltips.)

This page is definitely not svg-only though, there is a lot of javascript on the page, and without javascript enabled I only see some curved shapes, and blurry things scroll by when I scroll.

[1]: https://www.pygal.org/en/stable/documentation/first_steps.ht...




Here’s an example of what I mean, an interactive svg-only graph: https://gist.githubusercontent.com/ruuda/b84e94c3394f740d05b...


I would love to add interactivity, and there are also a lot of SVG effects that we haven't even touched.

I need to clean up the animation programming and make it more straightforward, then I'll be able to get into that stuff.

By SVG-only, I meant that there is no HTML. It also uses NginX, bash scripting, CSS, and Django ;-)




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: