nglviewer / ngl

WebGL protein viewer
http://nglviewer.org/ngl/
MIT License
664 stars 169 forks source link

cannot set label size ? #933

Closed seongsangcho-hits closed 2 years ago

seongsangcho-hits commented 2 years ago

https://nglviewer.org/ngl/api/typedef/index.html#static-typedef-LabelRepresentationParameters

I can't find custom label size config. It cannot set size of label font ?

seongsangcho-hits commented 2 years ago

I used this one.

      radiusType: "size",
      radiusSize: 1.5,