any React/RN example for a ThermodynamicDiagram?
I'm stuck at hooking a ThermodynamicDiagram onto a React Native component
I would be most grateful for a pointer to a working React/React Native example
thanks in advance
Michael
Hi Michael
Unfortunately, I'm not familiar with React, so I can't provide you with an example. Basically, the library manages a dynamic SVG graphic that is embedded in the HTML.
that's where I am stuck - how to tack the SVG graphic onto a DOM noded
I'm positivie it is going to some 'duh'-type answer
looks like @HadjerSahariYassir managed to do that already as per https://github.com/chird/meteoJS/issues/61#issuecomment-1156119499 - care to drop a code fragment of the component?
thanks in advance
Michael