functional.cafe is one of the many independent Mastodon servers you can use to participate in the fediverse.
functional.cafe is an instance for people interested in functional programming and languages.

Server stats:

206
active users

Any SVG and CSS experts out there know about non JavaScript tooltips for SVG elements? Either styling title or foreignObject?

My MDN and ddg skills are failing me.

@Edent I've had a small go with the title element, and it is ok-ish, but I'd like to do more than a short bit of text in a box.

foreignObject looks right to me from the description, but I've not seen one work. I'd like to be able to put in some html (colours, styles, multi line text, that sort of thing)