![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
heatmap 1.0 jjg@case.edu
Build heatmaps in python. Requires the Python Imaging Library.
Minimal example in examples/example.py. Full readme at http://jjguy.com/heatmap/
CHANGELOG
2.2.1 - 11 Jan 12 - pip install bugfix. sorry pip folks! thanks to Jordi Llonch again for the bugfix - bugfix in the area parameter for non-square areas; thanks to github.com/y3pp3r
2.2 - 2 Oct 12 - modifed API to return Image instance; caller must specify filename - restructured project layout to be more standardized - many thanks to Jordi Llonch (llonchj@gmail.com, github.com/llonchj) for the pull request
2.1.1 - 27 Sep 12 - added install support for cygwin - fixed gross omission of KML output - fixed bug in min computation with negative values
2.1 - 20 Sep 12 - fixed bug that flipped x/y coordinates - thanks to Curt Hartung for the find and fix - added area parameter to allow caller to specify data bounds - thanks to Alex Little for the design. - various small cleanups
2.0 - 17 Sep 12 - moved heavy lifting into C module. Compiles on POSIX systems, pre-compiled DLLs provided for x86 and x64 Windows systems.
1.1 - 31 Jan 10 - modified _colorize() to not use putpixel; reduced processing time for 1024x1024 image from 14s to 5s
1.0 - Initial release
FAQs
Module to create heatmaps
We found that heatmap demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.