Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Create prototype heatmap visualization. #1438

Merged
merged 7 commits into from
Apr 4, 2021

Conversation

BinarySoftware
Copy link
Contributor

@BinarySoftware BinarySoftware commented Apr 3, 2021

Zrzut ekranu 2021-03-26 o 18 12 21

Pull Request Description

This is a prototype, will appear on the movie for the website, so it's code should appear in this repo too.

It is based on d3.js. Example:

    quotient1 = Enso_project.data / "data.csv"
    operator2 = quotient1.read_csv

It works on our Table type, so just select operator2 and show Heatmap on it :)

Important Notes

Checklist

Please include the following checklist in your PR:

  • The CHANGELOG.md was updated with the changes introduced in this PR.
  • The documentation has been updated if necessary.
  • All code conforms to the Rust style guide.
  • All code has automatic tests where possible.
  • All code has been profiled where possible.
  • All code has been manually tested in the IDE.
  • All code has been manually tested in the "debug/interface" scene.
  • All code has been manually tested by the PR owner against our test scenarios.
  • All code has been manually tested by at least one reviewer against our test scenarios.

CHANGELOG.md Outdated Show resolved Hide resolved
@wdanilo
Copy link
Member

wdanilo commented Apr 3, 2021

Also, please be sure this wors for table - make an example with table, and lets merge it! <3

@BinarySoftware BinarySoftware merged commit 10e08be into develop Apr 4, 2021
@BinarySoftware BinarySoftware deleted the wip/mm/heatmap-prototype branch April 4, 2021 15:42
mwu-tow pushed a commit to enso-org/enso that referenced this pull request Oct 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants