Skip to content

v1.16.0

Compare
Choose a tag to compare
@a-know a-know released this 15 Mar 13:45
· 1 commit to master since this release
4bd89a7

Hi! With the end of winter, I brought in a release! :)

  • Added support for dark mode.
    • You can display the perfect svg for dark mode.
      • https://pixe.la/v1/users/a-know/graphs/test-graph?appearance=dark
    • This is also available in short mode and line mode.
      • https://pixe.la/v1/users/a-know/graphs/test-graph?mode=short&appearance=dark
      • https://pixe.la/v1/users/a-know/graphs/test-graph?mode=line&appearance=dark
    • In the simple HTML mode, the display mode automatically switches based on the OS appearance settings.
      • https://pixe.la/v1/users/a-know/graphs/test-graph.html?mode=simple
  • Paging in HTML mode is now only available to Pixela supporters.
    • I decided to limit the data by paging because it is difficult to cache and it is costly. Please understand.