Giter Site home page Giter Site logo

cogmindgraph's Issues

Legend does not always have all used markers

The legend in scatter plots only shows those entries that are used in the graph. However, the player may not have a win on normal difficulty, but still have wins on other difficulties. The win legend entry is not shown because it is based on normal difficulty. Similarly, the player may only have wins or self-destructs on easy modes, but not a normal loss.

This is not very common, but here is one example:

image

Hacking values should be omitted for alpha 12 and earlier

The game didn't report offensive hacking value before alpha 13. After that the score sheet only has the line if the value is greater than zero. Because of these two facts, we cannot simply know when the hacking value is zero and when the information is missing. This shows up in the graphs like this:

image

To fix this, we must be able to compare versions and then just remove all hacking markers for versions before alpha 13.

2015-04-31: Day out of range in datetime string

There are many uploaded score sheets with the date 2015-04-31. That day does not exist. It produces Day out of range in datetime string error in np.datetime64.

Currently these runs are simply ignored with a printed warning message.

It would be ideal if these runs could be included in the graphs, too. However, it's not that simple because the date is used to sort the runs and correct order is very important.

Beta 9 support

Beta 9 adds a new score sheet format that does not currently work with cogmindgraph.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.