Simon Laing
Simon Laing
@davidjgraph > Could the desktop version command line not be used, instead? I'm trying to display a SVG image within a webpage, so wouldn't be possible without another service running...
There are a few considerations here: - Gender can be neutral, i.e. someone can decide to not associate themselves with male or female as such this should be considered in...
- could be different profiles - could be flattened/denormalised and for the user to normalise for use - also describes unique keys (e.g. EmpNo) but not the primary requirement
Whichever product is selected needs to match the license for this product. Log4j is under an Apache license, logback is under a LGPL license. Log4j may be best as we...
Could this be achieved relatively simply by: ``` not(matchingRegex(/[A-Z]{2}[0-9]{10}/)) ``` Its a bit basic, but does permit you to state that you want any string that cannot be an isin.
@d-withers could you check to see if this is still an issue - if not can you close it off please.
I've tried this issue with the above profile given the latest edition of the code (to verify if the issue still exists). An example of the output (30 rows) is...
Investigation: In `RandomRowSpecDecisionTreeWalker` a list of rowSpecs are generate that represent the rows that can be generated. These are generated as: 1. `name=not null & in (names) and percent10=not null...
[Issue raised](https://github.com/jgraph/draw-image-export2/issues/2) to consider the introduction of a svg renderer in ImageExport4