Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

### Experiment ### Use Litehtml instead of Webkit #1868

Open
wants to merge 16 commits into
base: stable
Choose a base branch
from

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    374f67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45da252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2726493 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Add the container class

    Bob-IT committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    35797ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be39d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ed958a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f6f800 View commit details
    Browse the repository at this point in the history
  5. Change to single temp file

    Bob-IT committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    34376c9 View commit details
    Browse the repository at this point in the history
  6. Add cglib

    Bob-IT committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bf0645d View commit details
    Browse the repository at this point in the history
  7. Add a function to test cglib

    Create several charts in /tmp directory
    Bob-IT committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    64d7bdc View commit details
    Browse the repository at this point in the history
  8. Chart report changes to show SVG's

    Also there is a javascript function to hide them so if report opened in
    a browser the svg images should be hidden and the chartjs version will
    show.
    Bob-IT committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    dad81af View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Comment out all chartjs in html-chart.scm

    This leaves the script tag with the chart json data
    Bob-IT committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6ef9270 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    4d99425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49281b1 View commit details
    Browse the repository at this point in the history
  3. Add a legend for pie charts

    Bob-IT committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    72a16fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d5e5c View commit details
    Browse the repository at this point in the history