yeah it would be sweet to do d3 on steemit or some kind of live graph...
right now it looks like they just scrub out anything between a script tag
but is that steemit.com doing that? like if you posted something via the api with javascript would you see it?
Yes, that is what escaping does. There's server side code that cleans it so that it won't be interpreted as code on the client side