Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factories colour wrong #17

Open
enricorotundo opened this issue Dec 23, 2014 · 1 comment
Open

Factories colour wrong #17

enricorotundo opened this issue Dec 23, 2014 · 1 comment

Comments

@enricorotundo
Copy link

The legend.png file shows a red colour for Factories but in the all.png they are orange.
No options used, no arguments just:

diagram: {
        files: {
            // "PATH/TO/OUTPUT/FILES": ["PATH/TO/YOUR/FILES/*.js"]
            'architecture': [
                '<%= yeoman.app %>/**/*.js'
            ]
        }
    }
@xtreemrage
Copy link

On my side the factory is red, the ones that are orange are the injected services like, $upload or third party angular libraries (with the default settings).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants