Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: brunomnsilva/JavaFXSmartGraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Loading
...
head repository: nickovsky/JavaFXSmartGraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 58 files changed
  • 2 contributors

Commits on Jul 27, 2021

  1. Improve curve-edge on multiple node self/loop edges and multiple 1-1 …

    …node edges
    Pantape.K authored and Pantape.K committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c475aa1 View commit details
    Browse the repository at this point in the history
  2. Improve curve-edge on multiple node self/loop edges and multiple 1-1 …

    …node edges
    Pantape.K authored and Pantape.K committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    6c10d78 View commit details
    Browse the repository at this point in the history
  3. No commit message

    Pantape Kaewmongkol committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a921046 View commit details
    Browse the repository at this point in the history
  4. Merge origin/master

    Conflicts:
    	.gitignore
    	nbproject/build-impl.xml
    	nbproject/genfiles.properties
    	nbproject/project.properties
    	nbproject/project.xml
    	smartgraph.css
    	smartgraph.properties
    	src/com/brunomnsilva/smartgraph/Main.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartArrow.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartGraphEdgeCurve.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartGraphPanel.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartGraphVertexNode.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartStyleProxy.java
    	src/test/Test.java
    Pantape Kaewmongkol committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    57b71dc View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. - Improve displaying arrow

    - Add big graph panel
    - Add random near center placement strategy
    Pantape Kaewmongkol committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    097853a View commit details
    Browse the repository at this point in the history
  2. - Make vertex node from Region class

    Pantape Kaewmongkol committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    aff4e87 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Improve curve-edge on multiple node self/loop edges and multiple 1-1 …

    …node edges
    Pantape.K authored and Pantape.K committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    10b8f6e View commit details
    Browse the repository at this point in the history
  2. Merge origin/master

    Conflicts:
    	smartgraph.css
    	src/com/brunomnsilva/smartgraph/graphview/SmartArrow.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartGraphEdgeCurve.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartGraphPanel.java
    	src/com/brunomnsilva/smartgraph/graphview/SmartStyleProxy.java
    	src/test/Test.java
    Pantape.K authored and Pantape.K committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f368394 View commit details
    Browse the repository at this point in the history
  3. - Make arrow touch a square box

    Pantape Kaewmongkol committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    6e6c0fb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Improve displaying arrow

    Improve classes structure
    Pantape.K authored and Pantape.K committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    55ffb3c View commit details
    Browse the repository at this point in the history
  2. No commit message

    Pantape Kaewmongkol committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a41ac84 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Restructure classes

    Pantape Kaewmongkol committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    eb229d9 View commit details
    Browse the repository at this point in the history
  2. Restructure classes

    Pantape Kaewmongkol committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    f11db79 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Restructure classes

    Pantape Kaewmongkol committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    cc6f022 View commit details
    Browse the repository at this point in the history
  2. Restructure classes

    Pantape Kaewmongkol committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    30ccbbc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Hide/Show adjacent vertices

    Pantape.K authored and Pantape.K committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e84bcf3 View commit details
    Browse the repository at this point in the history
  2. Hide/Show children nodes

    Pantape Kaewmongkol committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    dad2759 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Make vertex node to have its connected edge list

    Pantape.K authored and Pantape.K committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    2c63425 View commit details
    Browse the repository at this point in the history
  2. Hide/Show adjacent node using edges that stored in the vertex node

    Pantape Kaewmongkol committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    d050292 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.