matplotlib / matplotlib/mpl-altair

Build is failing

Open
#33 4 comments 0 reactions 1 assignee View on GitHub

@palnabarun is already working on this.

Since Aug 21, 2018.

Dominant language
Python
Stars
18
Forks
7
PR merge metrics
No merged PRs in 30d

Description

While working on the other PR, I saw that the master's Travis build is failing. On further investigations, I found that they were failing due to change in how Altair interpreted inline data. The earlier behavior was to keep Inline Data as it is, but now they convert it into Named Data. This was breaking our tests as we did not have support for that.

Ref:
Altair Changelog
Failing Travis Builds

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.