Jadamae77

Results 10 comments of Jadamae77

I have the same issue. I would like to use "Comma Style" in my column, but can't figure out how to configure it.

This can be done as follows: `style: { numFmt: '#,##0.00'}` `#` = optional digits

It's pretty involved...does this help at all? The blue line at the top is a navbar in an app titled 'landing app', and everything else is part of an app...

I have the same scenario. Thanks @etramell-tem for an incredibly well-documented issue, and @stephanrauh for a phenomenal library!

Yes, the latest version fixes the issue! I wasn't sure on Friday, but we have the files uploaded to our internal CDN and it all works as expected. Thanks again!

Is there any way to change the underline color currently?

Thanks! I am having a little trouble getting the underline changed to the Material purple...what am I missing? My :after element is being placed inside the arrow div, and I...

@laurokirsch thanks! For anyone else having the same issue, this works as well. ` div.leaflet-top.leaflet-right{ display: none !important; width: 0px !important; height: 0px !important; }`

@crabbly let me know if there is anything I can do to facilitate this being merged. Thanks for a great package!