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

fix chg handling in google image charts #190

Merged
merged 1 commit into from
Jan 20, 2024
Merged

Conversation

@sjv0
Copy link

sjv0 commented Jan 15, 2024

Oh wow that was quick! Thank you very much! If this can be rolled out to quickchart.io that would really be awesome.

@typpo
Copy link
Owner Author

typpo commented Jan 15, 2024

Will be rolled out shortly! Note that some images that have already been generated on quickchart.io may be cached.

@sjv0
Copy link

sjv0 commented Jan 15, 2024

I just noticed there's something weird in the ticks/lines on that image you've posted above. Too many lines between 20k and 60k. Probably a different issue but thought I'd mention it.

@typpo typpo merged commit bff88ae into master Jan 20, 2024
@typpo typpo deleted the fix-horizontal-lines-gic branch January 20, 2024 01:39
@typpo
Copy link
Owner Author

typpo commented Jan 20, 2024

Yeah, that is weird. We'll have to address that separately.

koch-crsd added a commit to crsd-berlin/mobilede-promolp-quickchart-fork that referenced this pull request Jun 10, 2024
commit 45ee5c5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 28 07:56:03 2024 -0700

    Bump express from 4.18.2 to 4.19.2 (typpo#195)

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)

    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit f41f1b1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Sat Mar 16 15:44:22 2024 -0700

    Bump follow-redirects from 1.15.4 to 1.15.6 (typpo#194)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4177f07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 26 21:26:07 2024 -0800

    Bump es5-ext from 0.10.53 to 0.10.63 (typpo#192)

    Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.63.
    - [Release notes](https://github.com/medikoo/es5-ext/releases)
    - [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
    - [Commits](medikoo/es5-ext@v0.10.53...v0.10.63)

    ---
    updated-dependencies:
    - dependency-name: es5-ext
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 6bd4781
Author: Ian Webster <ianw_github@ianww.com>
Date:   Fri Jan 26 11:14:40 2024 -0800

    chore: bump dependencies

commit bff88ae
Author: Ian Webster <ianw_github@ianww.com>
Date:   Fri Jan 19 17:39:53 2024 -0800

    fix chg handling in google image charts (typpo#190)

commit ef9c00b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jan 9 10:07:14 2024 -0800

    Bump follow-redirects from 1.14.8 to 1.15.4 (typpo#188)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.4)

    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e7640ff
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 16 15:45:59 2023 -0800

    Bump sharp from 0.30.7 to 0.32.6 (typpo#186)

    Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.32.6.
    - [Release notes](https://github.com/lovell/sharp/releases)
    - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
    - [Commits](lovell/sharp@v0.30.7...v0.32.6)

    ---
    updated-dependencies:
    - dependency-name: sharp
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 2251f33
Author: Tom Milligan <tom.milligan@uipath.com>
Date:   Wed Nov 15 18:51:47 2023 +0100

    fix: update alpine repo url for font-wqy-zenhei (typpo#184)

commit 7f07553
Author: Ian Webster <ianw_github@ianww.com>
Date:   Fri Oct 6 09:37:53 2023 -0700

    bump dependency version

commit 96a187f
Author: Ian Webster <ianw_github@ianww.com>
Date:   Fri Oct 6 09:35:53 2023 -0700

    Set unique ids on SVG (typpo#180)

commit 8f2ed4f
Author: Ian Webster <ianw_github@ianww.com>
Date:   Mon Oct 2 11:45:31 2023 -0700

    Bump version to 1.8.1

commit 407da74
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jul 18 21:43:15 2023 -0700

    Bump word-wrap from 1.2.3 to 1.2.4 (typpo#173)

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e2816ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jul 11 08:22:35 2023 -0700

    Bump semver from 5.7.1 to 5.7.2 (typpo#172)

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)

    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 4c3efd0
Author: Ian Webster <ianw_github@ianww.com>
Date:   Sat May 13 20:14:31 2023 -0700

    update packages with CVEs

commit 9324b5a
Author: Ian Webster <ianw_github@ianww.com>
Date:   Sat May 13 20:13:04 2023 -0700

    update nvmrc to node 18

commit 2297078
Author: Ian Webster <ianw_github@ianww.com>
Date:   Sat May 13 20:12:24 2023 -0700

    Upgrade docker image to Node 18 (typpo#144)

    * Upgrade docker to node 16

    * return gradient function

    * upgrade canvas and chart.js v3

    * Add nvmrc

    * regen yarn lock

    * upgrade more packages

    * fix test

    * update packages

    * properly handle error messages in x-quickchart-error

    * get dockerfile building again

commit 4f9f861
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Apr 20 08:32:27 2023 -0700

    Bump vm2 from 3.9.16 to 3.9.17 (typpo#166)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.16...3.9.17)

    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit eef5346
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Apr 12 14:23:05 2023 -0700

    Bump vm2 from 3.9.15 to 3.9.16 (typpo#164)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.15 to 3.9.16.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.15...3.9.16)

    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3261ddf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Apr 7 17:23:56 2023 -0700

    Bump vm2 from 3.9.11 to 3.9.15 (typpo#163)

    Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.11 to 3.9.15.
    - [Release notes](https://github.com/patriksimek/vm2/releases)
    - [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
    - [Commits](patriksimek/vm2@3.9.11...3.9.15)

    ---
    updated-dependencies:
    - dependency-name: vm2
      dependency-type: direct:production
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants