asjadnaqvi / stata-treemap

A Stata package for tree maps
MIT License
14 stars 3 forks source link

processchildren(): 3301 subscript invalid #8

Closed cesar-augusto-lopez closed 11 months ago

cesar-augusto-lopez commented 11 months ago

I'm getting the following error message when I try to create a plot:

processchildren():  3301  subscript invalid 
          <istmt>:     -  function returned error
r(3301);

I'm attaching a zip file with the .dta and .do files to replicate the error.

The only solution I've found so far is to drop part of the data (as shown in the .do file). Any suggestions on how I can solve the error?

error_sampel_git.zip