Code Monkey home page Code Monkey logo

nvenn's People

Contributors

vqf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nvenn's Issues

Compilation in ubuntu 20.04 LTS fails

Compiling the code on ubuntu 20.04 LTS with

$> g++ -Wall -g main.cpp -o build/main

Gives the following error:

In file included from main.cpp:15:
topol.h: In function ‘std::string toString(T)’:
topol.h:507:12: error: could not convert ‘result’ from ‘std::ostream’ {aka ‘std::basic_ostream<char>’} to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
  507 |     return result;
      |            ^~~~~~
      |            |
      |            std::ostream {aka std::basic_ostream<char>}

Adding labels with names of elements in each circle

Currently, the diagrams are generated with two labels at each circle in the Venn diagram. These labels correspond to the number of elements withing each circle and to the number of the circles these elements belong two.

In some cases it might be interesting to have also all the names of all the element within each group. It would also be very useful if the names of the elements within each group are extracted automatically by the perl script that generates the ascii input file the the program generating the diagrams.

So, this issue is a suggestion for improvement.

issue opening nVennOGL.exe for a venn diagram with 15 sets (W10)

I want to make a venn diagram for 15 sets.
I have followed the instructions that vqf, the creator of the package, has kindly indicated to me through this stackoverflow query. Unfortunately, nVennOGL.exe is not working for me.
I have created the file venn.txt, according to the format indicated in the README of the package repo, but when I run the nVennOGL.exe, nothing happens (neither a window opens, nor a new file is created). The files are in the same folder
venn.txt

Diagrams with more than 6 sets

Hi, Does this tool support creating diagrams for more than 6 sets? I notice that the web interface only supports 6 so I tried to use the command line tool, but the program hit a segmentation fault whenever I fed the program more than 6 sets. Is there a way to run the command line tool to generate diagrams for more than 6?

Thanks!

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.