Skip to content
BloodmalletEU edited this page May 5, 2024 · 5 revisions

Welcome to the bloodmallet_web_frontend wiki!

  1. How to import charts

Migration notes

From "bloodmallet_chart_import (old)" to "bm‐charts (new)".

Updated

  • new import-js exists at https://bloodmallet.com/static/general_website/js/bm-charts.js
  • data-entries -> data-show-top, also default changed from 7 to 5
  • data-value-style -> data-value-calculation
  • data-filter-itemlevels -> data-filter-trinket-itemlevels
  • data-filter-active-passive -> data-filter-trinket-active-passive
  • data-filter--sources -> data-filter-trinket-sources

New

  • data-value-calculation got the new option "total"
  • data-enable-title
  • data-enable-subtitle
  • data-enable-tooltips
  • data-enable-legend

Deleted

  • data-background-color
  • data-font-color
  • data-axis-color
Clone this wiki locally