meteoJS icon indicating copy to clipboard operation
meteoJS copied to clipboard

any React/RN example for a ThermodynamicDiagram?

Open mhaberler opened this issue 1 year ago • 2 comments

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

mhaberler avatar Sep 15 '24 04:09 mhaberler

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.

chird avatar Sep 16 '24 10:09 chird

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

mhaberler avatar Sep 16 '24 10:09 mhaberler