surveyjs / survey-analytics

Customizable JavaScript library to create interactive survey data dashboards and facilitate survey results analysis for your end-users.
https://surveyjs.io/dashboard/examples/plain-data
Other
100 stars 52 forks source link

Add fontless analytics css #393

Open jburghardt opened 10 months ago

jburghardt commented 10 months ago

DefaultV2 and creator core already come with a fontless css. Survey analytics should also provide a fontless alternative.

tsv2013 commented 10 months ago

It's a good suggestion. We'll keep it in mind.

JaneSjs commented 1 month ago

T20078 - Using the library offline and RTL visualization panel https://surveyjs.answerdesk.io/internal/ticket/details/T20078

The survey.analytics.css loads fonts from fonts.gstatic.com.

survey-analytics/src/visualizationPanel.scss

Line 215 in [70a24e2](https://github.com/surveyjs/survey-analytics/commit/70a24e24ed3f6f9253e1ebb16d551d1c20ff4cf8)

 url(https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyCMIT5lu.woff2) 

Consider adding a fontless style scheet similar to defaultV2.fontless.css.